XMLAttributeList Class

A helper class that is used in the XMLReader's StartElement event and the XMLXsltHandler's StartElement event. A basic structure for a collection of attributes.

Events

None

Properties

Count


Methods

Key

Value

Value


More information available in parent classes: Object

The attributes can be retrieved by index or name.


See Also

XMLAttribute, XMLDocument, XMLNode classes.